A cute and functional web browser written in Rust with a kawaii (cute) aesthetic! (โโฟโโฟ)
- ๐ Cute anime-style interface with customizable themes
- ๐ Built-in network monitoring and debugging tools
- ๐ Efficient caching system for better performance
- ๐ธ Custom homepage with adorable mascots
- ๐ฎ Developer tools integration
- ๐ Multiple color themes
- ๐ง Built on GeckoDriver for Firefox compatibility
- Rust (latest stable version)
- Firefox
- GeckoDriver
- Clone the repository:
git clone https://github.com/kyuna312/nyan_browser.git
cd nyan_browser
- Install GeckoDriver:
# On macOS
brew install geckodriver
# On Linux
sudo apt install firefox-geckodriver
- Build and run:
cargo build --release
cargo run
- ๐ธ Sakura Dreams (Pink theme)
- ๐ Ocean Melody (Blue theme)
- โญ Star Magic (Yellow theme)
- ๐ Rainbow Heart (Multicolor theme)
- ๐ฌ Candy Pop (Sweet theme)
src/
โโโ browser/ # Core browser functionality
โโโ features/ # Browser features and extensions
โโโ core/ # Core components (cache, network)
โโโ utils/ # Utility functions
โโโ assets/ # Static assets and templates
cargo test
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Rust community
- Inspired by kawaii culture and anime aesthetics
- Built with love and lots of cute emojis (โโฟโโฟ)
[Add some cute screenshots of your browser here!]
Made with โฅ by kyuna312 (โแดโโฟ)